PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the content color.
    Syntax
    public PDFBrush getColor()

    Return Value

    The color used to display the cell content.
    See Also